home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 December / PCWDEC06.iso / Software / Shareware / Twistpad 1.1 / Setup.exe / Syntax / asp.sdf < prev    next >
Encoding:
Text File  |  2006-04-29  |  6.8 KB  |  310 lines

  1. ;ASP adicional Syntax highlight Script for Twistpad
  2. ;1998 - 2006 (C) Carthago Software
  3.  
  4. [::Header::]
  5. SyntaxName=ASP
  6. Extensions=asp
  7. Functions=<[Hh][1-6]|(?i)<head|(?i)<body|(?i)<table
  8. ;Spell Everything
  9. Spelling=1 
  10. ;Except when a word is in this Contexts:
  11. SpellingContexts=1;3;4;10;100;101;102;103;104
  12.  
  13. ;make sure html comment is before the tag definition
  14. [HTML Comment]
  15. Type=StartStop
  16. Context=2
  17. Priority=10
  18. Scope=0
  19. WholeWordOnly=0
  20. First=<!--
  21. Last=-->
  22. Background=Default
  23. Foreground=008000
  24. Italic=0
  25.  
  26. [ASP]
  27. Type=startstop
  28. Context=14
  29. Priority=11
  30. Scope=0
  31. WholeWordOnly=0
  32. first=<%
  33. last=%>
  34. Background=Default
  35. ;Background=FFFFAD
  36. Foreground=default
  37.  
  38. [Tag]
  39. Type=StartStop
  40. Context=1
  41. Priority=8
  42. Scope=0
  43. WholeWordOnly=0
  44. First=<
  45. Last=>
  46. Background=Default
  47. Foreground=333399
  48.  
  49. [HTML String]
  50. Type=StartStop
  51. Context=3
  52. Priority=9
  53. Scope=1
  54. WholeWordOnly=0
  55. First="
  56. Last="
  57. Background=Default
  58. Foreground=0000FF
  59.  
  60. [Scripts]
  61. Type=startstop
  62. Context=4
  63. Priority=9
  64. Scope=0
  65. WholeWordOnly=0
  66. first=<SCRIPT
  67. last=</SCRIPT>
  68. Background=default
  69. Foreground=default
  70.  
  71. [Scripts Comment]
  72. Type=startstop
  73. Context=8
  74. Priority=9
  75. Scope=4
  76. WholeWordOnly=0
  77. first=//
  78. last=
  79. Background=Default
  80. Foreground=008000
  81.  
  82. [Scripts String]
  83. Type=startstop
  84. Context=9
  85. Priority=9
  86. Scope=4
  87. WholeWordOnly=0
  88. first="
  89. last="
  90. Background=Default
  91. Foreground=408080
  92.  
  93. [Scripts String2]
  94. Type=startstop
  95. Context=10
  96. Priority=9
  97. Scope=4
  98. WholeWordOnly=0
  99. first='
  100. last='
  101. Background=Default
  102. Foreground=408080
  103.  
  104. [Scripts Multiline comment]
  105. Type=startstop
  106. Context=11
  107. Priority=9
  108. Scope=4
  109. WholeWordOnly=0
  110. first=/*
  111. last=*/
  112. Background=Default
  113. Foreground=008000
  114.  
  115. [Style]
  116. Type=startstop
  117. Context=12
  118. Priority=9
  119. Scope=0
  120. WholeWordOnly=0
  121. first=<STYLE
  122. last=</STYLE>
  123. Background=Default
  124. Foreground=default
  125.  
  126. [StyleBrack]
  127. Type=startstop
  128. Context=13
  129. Priority=9
  130. Scope=10
  131. WholeWordOnly=0
  132. first={
  133. last=}
  134. Background=Default
  135. Foreground=FF0000
  136.  
  137. [Asp Comment]
  138. Type=StartStop
  139. Context=15
  140. Priority=8
  141. Scope=14
  142. WholeWordOnly=0
  143. First='
  144. Last=
  145. Background=Default
  146. ;Background=FFFFAD
  147. Foreground=008000
  148.  
  149. [Asp String]
  150. Type=StartStop
  151. Context=16
  152. Priority=11
  153. Scope=14
  154. WholeWordOnly=0
  155. First="
  156. Last="
  157. Background=Default
  158. ;Background=FFFFAD
  159. Foreground=408080
  160.  
  161. [Tag Names]
  162. Type=keyword
  163. Context=100
  164. Scope=1
  165. Priority=7
  166. WholeWordOnly=1
  167. Keyword1=!DOCTYPE;A;ABBR;ACRONYM;ADDRESS;APPLET;AREA;B;BASE;BASEFONT;BDO;BGSOUND;BIG;BLINK;BLOCKQUOTE;BODY;BR;BUTTON;CAPTION;
  168. Keyword2=CENTER;CITE;CODE;COL;COLGROUP;DD;DEL;DFN;DIR;DIV;DL;DT;EM;EMBED;FIELDSET;FONT;FORM;FRAME;FRAMESET;H1;H2;H3;H4;H5;H6;HEAD
  169. Keyword3=HR;HTML;I;IFRAME;ILAYER;IMG;INPUT;INS;ISINDEX;KBD;KEYGEN;LABEL;LAYER;LEGEND;LI;LINK;LISTING;MAP;MENU;META;MULTICOL;NOBR
  170. Keyword4=NOEMBED;NOFRAMES;NOLAYER;NOSCRIPT;OBJECT;OL;OPTGROUP;OPTION;P;PARAM;PLAINTEXT;PRE;Q;S;SAMP;SCRIPT;SELECT;SERVER;SMALL;
  171. Keyword5=SOUND;SPACER;SPAN;STRIKE;STRONG;STYLE;SUB;SUP;TBODY;TEXTAREA;TITLE;TT;U;UL;VAR;WBR;XMP;TABLE
  172. Keyword6=TD;TR
  173. Keyword7=
  174. Keyword8=
  175. Keyword9=
  176. Keyword10=
  177. Keyword11=
  178. Keyword12=
  179. Keyword13=
  180. Keyword14=
  181. Keyword15=
  182. Keyword16=
  183. Background=Default
  184. Foreground=800000
  185. bold=0
  186.  
  187. [Tag Attributes]
  188. Type=keyword
  189. Context=101
  190. Scope=1
  191. Priority=6
  192. WholeWordOnly=1
  193. Keyword1=TFOOT;TH;THEAD;ACCESSKEY;ACTION;ALIGN;ALINK;ALT;BACKGROUND;BALANCE;BEHAVIOR;BGCOLOR;BGPROPERTIES;BORDER;BORDERCOLOR
  194. Keyword2=BORDERCOLORDARK;ORDERCOLORLIGHT;BOTTOMMARGIN;CELLPADDING;CELLSPACING;CHECKED;CLASS;CLASSID;CLEAR;CODE;CODEBASE;CODETYPE
  195. Keyword3=COLOR;COLS;COLSPAN;COMPACT;CONTENT;CONTROLS;COORDS;DATA;DATAFLD;DATAFORMATAS;DATASRC;DIRECTION;DISABLED;DYNSRC;ENCTYPE
  196. Keyword4=EVENT;FACE;FOR;FRAME;FRAMEBORDER;FRAMESPACING;HEIGHT;HIDDEN;HREF;HSPACE;HTTP-EQUIV;ID;ISMAP;LANG;LANGUAGE;LEFTMARGIN
  197. Keyword5=LINK;LOOP;LOWSRC;MARGINHEIGHT;MARGINWIDTH;MAXLENGTH;MAYSCRIPT;METHOD;METHODS;MULTIPLE;NAME;NOHREF;NORESIZE;NOSHADE;NOWRAP
  198. Keyword6=PALETTE;PLUGINSPAGE;PUBLIC;READONLY;REL;REV;RIGHTMARGIN;ROWS;ROWSPAN;RULES;SCROLL;SCROLLAMOUNT;SCROLLDELAY;SCROLLING;SELECTED
  199. Keyword7=SHAPE;SIZE;SPAN;SRC;START;STYLE;TABINDEX;TARGET;TEXT;TITLE;TOPMARGIN;TRUESPEED;TYPE;URL;URN;USEMAP;VALIGN;VALUE;VLINK;
  200. Keyword8=VOLUME;VRML;VSPACE;WIDTH;WRAP
  201. Keyword9=
  202. Keyword10=
  203. Keyword11=
  204. Keyword12=
  205. Keyword13=
  206. Keyword14=
  207. Keyword15=
  208. Keyword16=
  209. Background=Default
  210. Foreground=FF0000
  211.  
  212. [Simbols]
  213. Type=keyword
  214. Context=102
  215. Scope=0
  216. Priority=6
  217. Keyword1=><Ð&ðÄËÏÖÜäëï ö"üÿ
  218. Keyword2=ÆÂÅÊÎÔÞÛâæåêîôßþû
  219. Keyword3=ÁÀÃÇÉÈÍÌÑÓÒØÕÚÙÝáàãçéèíìñóòøõúùý
  220. Background=Default
  221. Foreground=C0C0C0
  222.  
  223. [Script Keywords]
  224. Type=keyword
  225. Context=103
  226. Scope=4
  227. Priority=6
  228. WholeWordOnly=1
  229. Keyword1=And;As;Boolean;ByRef;Byte;ByVal;Call;Case;Class;Const;Currency;Debug;Dim;Do;Double;Each;Else;ElseIf;Empty;End;EndIf
  230. Keyword2=Enum;Eqv;Event;Exit;False;For;Function;Get;GoTo;If;Imp;Implements;In;Integer;Is;Let;Like;Long;Loop;LSet;Me;Mod;New;
  231. Keyword3=Next;Not;Nothing;Null;On;Option;Optional;Or;ParamArray;Preserve;Private;Public;Raise;Event;ReDim;Rem;Resume;RSet;
  232. Keyword4=Select;Set;Shared;Single;Static;Stop;Sub;Then;To;True;Type;TypeOf;Until;Variant;Wend;While;With;Xor
  233. Keyword5=runat;script;language;var
  234. Keyword6=
  235. Keyword7=
  236. Keyword8=
  237. Keyword9=
  238. Keyword10=
  239. Keyword11=
  240. Keyword12=
  241. Keyword13=
  242. Keyword14=
  243. Keyword15=
  244. Keyword16=
  245. Background=Default
  246. Foreground=0000FF
  247.  
  248. [Style Keywords]
  249. Type=keyword
  250. Context=104
  251. Scope=10
  252. Priority=6
  253. WholeWordOnly=1
  254. Keyword1=style
  255. Keyword2=
  256. Keyword3=
  257. Keyword4=
  258. Keyword5=
  259. Keyword6=
  260. Keyword7=
  261. Keyword8=
  262. Keyword9=
  263. Keyword10=
  264. Keyword11=
  265. Keyword12=
  266. Keyword13=
  267. Keyword14=
  268. Keyword15=
  269. Keyword16=
  270. Background=Default
  271. Foreground=0058B0
  272.  
  273. [ASP Char]
  274. Type=keyword
  275. Context=105
  276. Priority=10
  277. Scope=14
  278. WholeWordOnly=0
  279. Keyword1=<%
  280. Keyword2=%>
  281. Background=FFFFAD
  282. Foreground=default
  283.  
  284. [Asp Keywords]
  285. Type=keyword
  286. Context=106
  287. Scope=14
  288. Priority=6
  289. WholeWordOnly=1
  290. Keyword1=And;As;Boolean;ByRef;Byte;ByVal;Call;Case;Class;Const;Currency;Debug;Dim;Do;Double;Each;Else;ElseIf;Empty;End;EndIf
  291. Keyword2=Enum;Eqv;Event;Exit;False;For;Function;Get;GoTo;If;Imp;Implements;In;Integer;Is;Let;Like;Long;Loop;LSet;Me;Mod;New;
  292. Keyword3=Next;Not;Nothing;Null;On;Option;Optional;Or;ParamArray;Preserve;Private;Public;Raise;Event;ReDim;Rem;Resume;RSet;
  293. Keyword4=Select;Set;Shared;Single;Static;Stop;Sub;Then;To;True;Type;TypeOf;Until;Variant;Wend;While;With;Xor
  294. Keyword5=runat;script;language;ubound
  295. Keyword6=
  296. Keyword7=
  297. Keyword8=
  298. Keyword9=
  299. Keyword10=
  300. Keyword11=
  301. Keyword12=
  302. Keyword13=
  303. Keyword14=
  304. Keyword15=
  305. Keyword16=
  306. Background=Default
  307. ;Background=FFFFAD
  308. Foreground=0000FF
  309. bold=0
  310.